home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / programming / other / flexcat / lib / c++_cc.sd < prev    next >
Text File  |  1999-04-19  |  506b  |  18 lines

  1. ##stringtype C
  2. ##shortstrings
  3. //****************************************************************
  4. //  This file was created automatically by `%fv'
  5. //  from "%f0".
  6. //
  7. //  Do NOT edit by hand!
  8. //****************************************************************
  9. // this contains the string structs definitions ready to be compiled
  10. // into an object file to later linkage.
  11.  
  12. // this includes the definition of CatMessage class
  13. #include <CatalogF.h>
  14.  
  15. extern const CatMessage %i;
  16. const CatMessage %i = { %d, %s };
  17.  
  18.